-
I have a legacy project with EJBs, where they are configured in ejb-jar.xml, like so: <ejb-jar xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.1"> <session> …
- 360 views
- 0 answers
- 0 votes
-
I’m new to Java EE and WebServices, implementing basic one with the help of some tutorial. Everything was working fine …
- 401 views
- 1 answers
- 0 votes
-
I am using EJBCA Webservice API to build custom Application for issuing Certificate. I bumped into the issue with the …
- 361 views
- 0 answers
- 0 votes